From: Richard M. Stallman Date: Tue, 9 Sep 1997 19:07:56 +0000 (+0000) Subject: (standard-display-european): Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~79225 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b2b5274783f6b8d6269b502f3df4002ae694dd9a;p=emacs.git (standard-display-european): Doc fix. --- diff --git a/lisp/disp-table.el b/lisp/disp-table.el index df171e17190..cb9325fd771 100644 --- a/lisp/disp-table.el +++ b/lisp/disp-table.el @@ -179,7 +179,10 @@ X frame." (defun standard-display-european (arg &optional auto) "Toggle display of European characters encoded with ISO 8859. When enabled, characters in the range of 160 to 255 display not -as octal escapes, but as accented characters. +as octal escapes, but as accented characters. Codes 146 and 160 +display as apostrophe and space, even though they are not the ASCII +codes for apostrophe and space. + With prefix argument, enable European character display iff arg is positive. Normally, this function turns off `enable-multibyte-characters'